Clean up save/restore state record handling. No need for Python to
authorkfraser@localhost.localdomain <kfraser@localhost.localdomain>
Wed, 4 Apr 2007 15:34:56 +0000 (16:34 +0100)
committerkfraser@localhost.localdomain <kfraser@localhost.localdomain>
Wed, 4 Apr 2007 15:34:56 +0000 (16:34 +0100)
commitd5f5ff766fffd248ff8368b5e2e81308c1655487
tree8061ba914cb042fb0895647937e6e6decebcbd00
parent087d43326ab4de5dbf25e67bd17dcc72262d2a65
Clean up save/restore state record handling. No need for Python to
read out the 'p2m size' field. Also that field is not needed at all
for HVM guests.
Signed-off-by: Keir Fraser <keir@xensource.com>
tools/libxc/ia64/xc_ia64_linux_restore.c
tools/libxc/xc_hvm_save.c
tools/libxc/xc_linux_restore.c
tools/libxc/xenguest.h
tools/python/xen/xend/XendCheckpoint.py
tools/xcutils/xc_restore.c